-----------------------------------------------------------------------------------------
BMC Language - file v1.2
-----------------------------------------------------------------------------------------
You can enter your language here if you want, the user interface will then be displayed like this.
This does not affect console commands.



# REQUIREMENTS #
• Daimos22 BMC



# INSTRUCTIONS #
installations:
the language.txt must be placed in the following folder to be read: C:\Program Files (x86)\Steam\steamapps\common\Starfield\Data\SFSE\Plugins\BMC

if you do not use a language.txt file, English will be used automatically



# HELP ME!#
If you have translated a language that does not yet exist, I would be happy if you would make this file available to the public. 
In this case, please contact me: https://next.nexusmods.com/profile/Daimos22

already translated languages:
EN, DE, PT, PT-BR, ES



If you want to change the language file, please note the following:

The language.txt file is read line by line. 
It is therefore extremely important that the length of the file is not changed! 
Do not add or remove any lines. The file should consist of 160 lines and it must stay that way!



To make everything look good and to minimize the effort, you should keep this in mind:

- Use the C version of the BMC (not the S version), there you have more options available: https://www.nexusmods.com/starfield/mods/9427?tab=files
- keep the texts as short as possible
- with the command "loadLanguage" in the input line below the minilog (BMC-C Version only) you can reload the language file without having to restart the game
- with the command "showSentences" in the input line below the minilog (BMC-C Version only) you can display composite messages and see if it looks good
- if you do not use a language.txt file, English will be used automatically



To make sure everything looks good:

Error messages that can be displayed to the user in the minilog window are sometimes made up of several words. 
That's why it's important to pay attention when translating whether words end with a space, like this:

line <-- ends with a space

Some words also begin with a comma or end with a colon, like this:

, buttonmorph:

Please keep such peculiarities. This is important for the text output.
All other words must NOT end with a space.
To see if all compound sentences look good, use "showSentences" to display them in the minilog.



But there are a few more special features worth mentioning:

Safe 1
Safe 2
Safe 3
Load 1
Load 2
Load 3

These are the button labels for the presets. To make sure they look good, make sure they all have the same length of text.
If this is not possible due to your language, like here in German:

3 Speichern
  1 Laden  

Make sure the length is the same by using spaces:

3 Speichern<--equal length and centered
  1 Laden  <--equal length and centered



These lines remain to be mentioned:

Selected:      
Loaded Preset: 
Dick:          

These also have to be the same length for a better look and filled with spaces:

Selected:      <--equal length
Loaded Preset: <--equal length
Dick:          <--equal length



That was a lot to ask, wasn't it?
But if you want to make the effort, then it should look good and you'll save me the trouble of having to rework your work.


Thank you in advance and have fun!





# UPDATE HISTORY #
• 24.11.24: ES added by Ahplla
• 17.11.24: PT & PT-BR added by kaiuaki